source code control system造句
例句与造句
- The source code control system displays a dialog box highlighting the two sets of changes
源代码管理系统显示一个对话框,其中突出显示两组更改。 - These can be references to the file system , class path , source code control system , or web urls
它们可以是对文件系统、类路径、源代码管理系统或web url的引用。 - Managing files in a source code control system is slightly easier , because the page is self - contained in a single file
因为页自包含于单个文件中,故而在源代码管理系统中管理文件稍微简单一些。 - The exact behavior of source code control in visual web developer depends on what source code control system you are using
Visual web developer中源代码管理的确切行为取决于所使用的源代码管理系统。 - A traditional editor would save source code in flat files , in a binary repository , or to a source code control system
传统的编辑器将在平面文件、二进制资源库中保存源代码,或者将源代码保存到源代码控制系统中。 - It's difficult to find source code control system in a sentence. 用source code control system造句挺难的
- All vsip - compliant source code control systems support the base commands that are required to perform check in , check out , and other tasks
所有符合vsip的源代码管理系统都支持执行签入、签出和其他任务所需的基本命令。 - The visual web developer commands and user interface for these functions are the same no matter what source code control system you are using
不论使用什么源代码管理系统,用于这些功能的visual web developer命令和用户界面都是相同的。 - Therefore , when you check in a file , the source code control system determines whether the file has been changed by someone else since you checked it out
因此,当签入文件时,源代码管理系统确定文件自您将其签出后是否已由其他人进行了更改。 - Members of your team can see the latest version of any file , check it out of the source code control system to make changes , and then check in the revised version
组中的成员可以查看最新版本的任一文件,将其从源代码管理系统中签出以进行更改,然后再签入修订后的版本。 - The source code control system detects that the file has been changed by someone else since you last checked it out and merges your changes with the file in the repository
源代码管理系统检测到该文件自您上次将其签出后已由其他人进行了更改,并将您的更改与储存库中的该文件进行合并。 - Most source code control systems allow multiple developers to check the same file out at the same time , which means that two or more developers might edit a file at the same time
大多数源代码管理系统允许多个开发人员同时签出同一文件,这意味着两个或更多开发人员可以同时编辑一个文件。 - However , if the file has changed since you checked out your version , the source code control system attempts to merge your changes with the other changes it finds in the file
但是,如果文件自您签出您的版本后已更改,则源代码管理系统会尝试将您的更改与在该文件中发现的其他更改进行合并。 - If you have a source code control system installed on your computer that is compatible with visual web developer , you can use the source code control commands that are included with visual web developer to check files in and out of source control , merge files , view file history , and accomplish other source code control tasks with your web site
如果您的计算机上安装了与visual web developer兼容的源代码管理系统,则可以使用visual web developer中包含的源代码管理命令将文件签入源代码管理和从源代码管理中签出文件合并文件查看文件历史记录以及对您的网站完成其他源代码管理任务。